GoXam for WPF v3
AddDestinationEdge Method
Northwoods.GoXam.Layout Namespace > GenericNetwork.Vertex<V,E,Y> Class : AddDestinationEdge Method
Adds an edge to the list successors (i.e., the edge will be going out from this vertex).
Syntax
public void AddDestinationEdge( 
   E destinationEdge
)

Parameters

destinationEdge
See Also

Reference

GenericNetwork.Vertex<V,E,Y> Class
GenericNetwork.Vertex<V,E,Y> Members